PWR_MODE=OFF
CM4 power control
PWR_MODE | Set Power mode for CM4 0 (OFF): Switch CM4 off Power off, clock off, isolate, reset and no retain. 1 (RESET): Reset CM4 Clock off, no isolated, no retain and reset. Note: The CM4 CPU has a AIRCR.SYSRESETREQ register field that allows the CM4 to reset the complete device (RESET only resets the CM4), resulting in a warm boot. 2 (RETAINED): Put CM4 in Retained mode This can only become effective if CM4 is in SleepDeep mode. Check PWR_DONE flag to see if CM4 RETAINED state has been reached. Power off, clock off, isolate, no reset and retain. 3 (ENABLED): Switch CM4 on. Power on, clock on, no isolate, no reset and no retain. |
VECTKEYSTAT | Register key (to prevent accidental writes).
|